Skip to content

fix: add tag creation before GitHub Release action#141

Merged
Grigory-Rylov merged 1 commit intomasterfrom
fix_release_tag_creation
Apr 7, 2026
Merged

fix: add tag creation before GitHub Release action#141
Grigory-Rylov merged 1 commit intomasterfrom
fix_release_tag_creation

Conversation

@Grigory-Rylov
Copy link
Copy Markdown
Owner

  • Add step to create and push git tag before publishing release
  • This fixes the error 'GitHub Releases requires a tag'
  • The tag is created locally and pushed to remote repository
  • Uses github-actions user for commit attribution

- Add step to create and push git tag before publishing release
- This fixes the error 'GitHub Releases requires a tag'
- The tag is created locally and pushed to remote repository
- Uses github-actions user for commit attribution
@Grigory-Rylov Grigory-Rylov merged commit f64fa7e into master Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant